Release 10.1A: OpenEdge Development:
ADM Reference
imageName
Returns the name of the specified button image.
Location: toolbar.p Parameters:INPUT pcAction AS CHARACTERThe action of interest.
INPUT piNumber AS INTEGERThe image number, which can be 1 or 2.
Returns: CHARACTER Notes: This is published thru the container link and used mainly to validate that a FALSE value received in updateActive can be used to set UpdateActive. This is NOT intended to be called directly, but part of the logic that updates UpdateActive. These are the steps: (1) Updating objects publishes updateActive (TRUE or FALSE) to their container targets. (2) If the value is FALSE the container turns around and publishes this to ALL ContainerTargets before it is stored in UpdateActive. This way the value is only stored as FALSE if ALL contained objects are inactive.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |